[INFO] cloning repository https://github.com/necrogoru/argis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/necrogoru/argis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnecrogoru%2Fargis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnecrogoru%2Fargis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 813a287ebf85d6c1a95a77a302531539a083e211
[INFO] checking necrogoru/argis against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnecrogoru%2Fargis" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/necrogoru/argis
[INFO] finished tweaking git repo https://github.com/necrogoru/argis
[INFO] tweaked toml for git repo https://github.com/necrogoru/argis written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/necrogoru/argis on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/necrogoru/argis already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 560030f66cfdd3f230ab70d5d71a032c8ec640357b7e42e4936569b9ce82c582
[INFO] running `Command { std: "docker" "start" "560030f66cfdd3f230ab70d5d71a032c8ec640357b7e42e4936569b9ce82c582", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "560030f66cfdd3f230ab70d5d71a032c8ec640357b7e42e4936569b9ce82c582", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "560030f66cfdd3f230ab70d5d71a032c8ec640357b7e42e4936569b9ce82c582" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "560030f66cfdd3f230ab70d5d71a032c8ec640357b7e42e4936569b9ce82c582", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "560030f66cfdd3f230ab70d5d71a032c8ec640357b7e42e4936569b9ce82c582" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]     Checking wayland-sys v0.31.11
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking epaint_default_fonts v0.29.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking emath v0.29.1
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking ecolor v0.29.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking epaint v0.29.1
[INFO] [stderr]     Checking glow v0.14.2
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="shm"' --cfg 'feature="std"' --cfg 'feature="system"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=a7d6a5e2df06596d -C extra-filename=-26f08a991484aac5 --out-dir /opt/rustwide/target/debug/build/rustix/26f08a991484aac5/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/9cecdeee5239812e/out/libbitflags-9cecdeee5239812e.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/build/linux-raw-sys/67d5a13b3df32fc5/out/liblinux_raw_sys-67d5a13b3df32fc5.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `x11-dl` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name x11_dl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b14e313ae5208e3a -C extra-filename=-03fe5250aae89ff8 --out-dir /opt/rustwide/target/debug/build/x11-dl/03fe5250aae89ff8/out --extern libc=/opt/rustwide/target/debug/build/libc/5b12becda64e49a1/out/liblibc-5b12becda64e49a1.rmeta --extern once_cell=/opt/rustwide/target/debug/build/once_cell/c7e2c3497bdca91e/out/libonce_cell-c7e2c3497bdca91e.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies -l dl` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "560030f66cfdd3f230ab70d5d71a032c8ec640357b7e42e4936569b9ce82c582", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "560030f66cfdd3f230ab70d5d71a032c8ec640357b7e42e4936569b9ce82c582", kill_on_drop: false }`
[INFO] [stdout] 560030f66cfdd3f230ab70d5d71a032c8ec640357b7e42e4936569b9ce82c582
